go/types.Checker.constDecl (method)
3 uses
go/types (current package)
decl.go#L190: check.constDecl(obj, d.vtyp, d.init, d.inherited)
decl.go#L417: func (check *Checker) constDecl(obj *Const, typ, init ast.Expr, inherited bool) {
decl.go#L831: check.constDecl(obj, d.typ, init, d.inherited)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)